GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardCopyCommand クラス > LegacyClipboardCopyCommand コンストラクタ : LegacyClipboardCopyCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions,Boolean) |
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal manipulationOptions As ManipulationOptions, _ Optional ByVal fromCutting As Boolean _ )
public LegacyClipboardCopyCommand( Worksheet worksheet, Reference[] references, ManipulationOptions manipulationOptions, bool fromCutting )